home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 4 / Apprentice-Release4.iso / Languages / RLaB 1.18c / help / sizeof < prev    next >
Encoding:
Text File  |  1994-02-21  |  149 b   |  11 lines  |  [TEXT/RLAB]

  1. sizeof:
  2.  
  3. Syntax:    sizeof ( A )
  4.  
  5. Description:
  6.  
  7.     The sizeof function returns the number of bytes of data in the
  8.     argument A.
  9.  
  10. See Also: size, who, whos
  11.